[INFO] cloning repository https://github.com/AlphaB135/neural-space
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlphaB135/neural-space" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaB135%2Fneural-space", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaB135%2Fneural-space'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 675582d32fcfdfd61367b8b618980d10576a85b5
[INFO] fixing AlphaB135/neural-space against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaB135%2Fneural-space" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AlphaB135/neural-space
[INFO] finished tweaking git repo https://github.com/AlphaB135/neural-space
[INFO] tweaked toml for git repo https://github.com/AlphaB135/neural-space written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlphaB135/neural-space on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlphaB135/neural-space already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7
[INFO] running `Command { std: "docker" "start" "64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking neural-space v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ReflexPriority` and `ReflexTrigger`
[INFO] [stdout]    --> src/reflex/log.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 |     use super::super::{ReflexPriority, ReflexTrigger};
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `reflex::ejection::fire_ejection` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/reflex/mod.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |             fire_ejection();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/reflex/mod.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | / pub unsafe fn execute_response(
[INFO] [stdout] 157 | |     severity: Severity,
[INFO] [stdout] 158 | |     param: FaultParam,
[INFO] [stdout] 159 | |     value: f64,
[INFO] [stdout] 160 | |     threshold: f64,
[INFO] [stdout] 161 | |     log: &mut FaultLog,
[INFO] [stdout] 162 | | ) -> ReflexAction {
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ejection::EjectionState` doesn't implement `Debug`
[INFO] [stdout]   --> src/reflex/ejection.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         assert_eq!(state, EjectionState::Armed);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ejection::EjectionState`
[INFO] [stdout]    |
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Debug)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ejection::EjectionState` doesn't implement `Debug`
[INFO] [stdout]   --> src/reflex/ejection.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         assert_eq!(state, EjectionState::Armed);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ejection::EjectionState`
[INFO] [stdout]    |
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Debug)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ejection::EjectionState` doesn't implement `Debug`
[INFO] [stdout]   --> src/reflex/ejection.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         assert_eq!(state, EjectionState::Complete);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ejection::EjectionState`
[INFO] [stdout]    |
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Debug)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ejection::EjectionState` doesn't implement `Debug`
[INFO] [stdout]   --> src/reflex/ejection.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         assert_eq!(state, EjectionState::Complete);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `ejection::EjectionState`
[INFO] [stdout]    |
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(Debug)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |         assert!(EjectionState::Armed < EjectionState::SeparationInitiated);
[INFO] [stdout]    |                 -------------------- ^ ---------------------------------- ejection::EjectionState
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 ejection::EjectionState
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum EjectionState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd`
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(PartialEq, PartialOrd)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(PartialEq, PartialOrd)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:85:52
[INFO] [stdout]    |
[INFO] [stdout] 85 |         assert!(EjectionState::SeparationInitiated < EjectionState::PayloadReleased);
[INFO] [stdout]    |                 ---------------------------------- ^ ------------------------------ ejection::EjectionState
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 ejection::EjectionState
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum EjectionState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd`
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(PartialEq, PartialOrd)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(PartialEq, PartialOrd)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:86:48
[INFO] [stdout]    |
[INFO] [stdout] 86 |         assert!(EjectionState::PayloadReleased < EjectionState::BreakupConfirmed);
[INFO] [stdout]    |                 ------------------------------ ^ ------------------------------- ejection::EjectionState
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 ejection::EjectionState
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum EjectionState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd`
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(PartialEq, PartialOrd)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(PartialEq, PartialOrd)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert!(EjectionState::BreakupConfirmed < EjectionState::RecoveryActive);
[INFO] [stdout]    |                 ------------------------------- ^ ----------------------------- ejection::EjectionState
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 ejection::EjectionState
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum EjectionState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd`
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(PartialEq, PartialOrd)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(PartialEq, PartialOrd)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:88:47
[INFO] [stdout]    |
[INFO] [stdout] 88 |         assert!(EjectionState::RecoveryActive < EjectionState::Complete);
[INFO] [stdout]    |                 ----------------------------- ^ ----------------------- ejection::EjectionState
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 ejection::EjectionState
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `ejection::EjectionState`
[INFO] [stdout]   --> src/reflex/ejection.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum EjectionState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd`
[INFO] [stdout] help: consider annotating `ejection::EjectionState` with `#[derive(PartialEq, PartialOrd)]`
[INFO] [stdout]    |
[INFO] [stdout] 10 + #[derive(PartialEq, PartialOrd)]
[INFO] [stdout] 11 | pub enum EjectionState {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 |         assert_eq!(result, Severity::Minor);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 |         assert_eq!(result, Severity::Minor);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:397:9
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_eq!(result, Severity::Minor);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:397:9
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_eq!(result, Severity::Minor);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_eq!(result, Severity::Major);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         assert_eq!(result, Severity::Major);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         assert_eq!(result, Severity::Critical);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         assert_eq!(result, Severity::Critical);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         assert_eq!(result, Severity::Critical);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::Severity` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |         assert_eq!(result, Severity::Critical);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::Severity`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::Severity` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  45 + #[derive(Debug)]
[INFO] [stdout]  46 | pub enum Severity {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `reflex::FaultParam`
[INFO] [stdout]    --> src/reflex/mod.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |         assert_eq!(trigger.param, FaultParam::Thermal);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         reflex::FaultParam
[INFO] [stdout]     |         reflex::FaultParam
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `reflex::FaultParam`
[INFO] [stdout]    --> src/reflex/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub enum FaultParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `reflex::FaultParam` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  34 + #[derive(PartialEq)]
[INFO] [stdout]  35 | pub enum FaultParam {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::FaultParam` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |         assert_eq!(trigger.param, FaultParam::Thermal);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::FaultParam`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::FaultParam` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  34 + #[derive(Debug)]
[INFO] [stdout]  35 | pub enum FaultParam {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::FaultParam` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |         assert_eq!(trigger.param, FaultParam::Thermal);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::FaultParam`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::FaultParam` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  34 + #[derive(Debug)]
[INFO] [stdout]  35 | pub enum FaultParam {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `reflex::ReflexAction`
[INFO] [stdout]    --> src/reflex/mod.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         assert_eq!(trigger.action, ReflexAction::ThrottleEmergency);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         reflex::ReflexAction
[INFO] [stdout]     |         reflex::ReflexAction
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `reflex::ReflexAction`
[INFO] [stdout]    --> src/reflex/mod.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub enum ReflexAction {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(PartialEq)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::ReflexAction` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         assert_eq!(trigger.action, ReflexAction::ThrottleEmergency);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::ReflexAction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(Debug)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::ReflexAction` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         assert_eq!(trigger.action, ReflexAction::ThrottleEmergency);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::ReflexAction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(Debug)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `reflex::FaultParam`
[INFO] [stdout]    --> src/reflex/mod.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         assert_eq!(trigger.param, FaultParam::Thermal);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         reflex::FaultParam
[INFO] [stdout]     |         reflex::FaultParam
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `reflex::FaultParam`
[INFO] [stdout]    --> src/reflex/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | pub enum FaultParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `reflex::FaultParam` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  34 + #[derive(PartialEq)]
[INFO] [stdout]  35 | pub enum FaultParam {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::FaultParam` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         assert_eq!(trigger.param, FaultParam::Thermal);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::FaultParam`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::FaultParam` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  34 + #[derive(Debug)]
[INFO] [stdout]  35 | pub enum FaultParam {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::FaultParam` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         assert_eq!(trigger.param, FaultParam::Thermal);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::FaultParam`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::FaultParam` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  34 + #[derive(Debug)]
[INFO] [stdout]  35 | pub enum FaultParam {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `reflex::ReflexAction`
[INFO] [stdout]    --> src/reflex/mod.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_eq!(trigger.action, ReflexAction::Eject);  // Escalate → eject
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         reflex::ReflexAction
[INFO] [stdout]     |         reflex::ReflexAction
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `reflex::ReflexAction`
[INFO] [stdout]    --> src/reflex/mod.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub enum ReflexAction {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(PartialEq)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::ReflexAction` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_eq!(trigger.action, ReflexAction::Eject);  // Escalate → eject
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::ReflexAction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(Debug)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::ReflexAction` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         assert_eq!(trigger.action, ReflexAction::Eject);  // Escalate → eject
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::ReflexAction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(Debug)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `reflex::ReflexAction`
[INFO] [stdout]    --> src/reflex/mod.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         assert_eq!(trigger.action, ReflexAction::Eject);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         reflex::ReflexAction
[INFO] [stdout]     |         reflex::ReflexAction
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `reflex::ReflexAction`
[INFO] [stdout]    --> src/reflex/mod.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub enum ReflexAction {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(PartialEq)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::ReflexAction` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         assert_eq!(trigger.action, ReflexAction::Eject);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::ReflexAction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(Debug)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `reflex::ReflexAction` doesn't implement `Debug`
[INFO] [stdout]    --> src/reflex/mod.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         assert_eq!(trigger.action, ReflexAction::Eject);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `reflex::ReflexAction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider annotating `reflex::ReflexAction` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout]  54 + #[derive(Debug)]
[INFO] [stdout]  55 | pub enum ReflexAction {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `reflex::ejection::fire_ejection` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/reflex/mod.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |             fire_ejection();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/reflex/mod.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | / pub unsafe fn execute_response(
[INFO] [stdout] 157 | |     severity: Severity,
[INFO] [stdout] 158 | |     param: FaultParam,
[INFO] [stdout] 159 | |     value: f64,
[INFO] [stdout] 160 | |     threshold: f64,
[INFO] [stdout] 161 | |     log: &mut FaultLog,
[INFO] [stdout] 162 | | ) -> ReflexAction {
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0277, E0369.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neural-space` (lib test) due to 34 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7", kill_on_drop: false }`
[INFO] [stdout] 64b85694db3393e25cc6cfedaaf6df22c594b61d2c77070248237c060f3f80d7
